Using the java secure socket extension in websphere application server 以了解該設置的必要性。
To get up and running with the java secure socket extension 要得到并運行java安全套接字擴展,您將需要一個jsse提供程序,如
April 2002 regular java zone contributor greg travis walks you through the hardest and most important part of working with java secure socket extension - creating and installing the jsse encryption keys , 2002年4月)中, java專區的定期撰稿人greg travis帶領您完成了使用java安全套接字擴展的最困難和最重要的部分創建并安裝jsse加密密鑰。
Be aware that we assume a network deployment installation of websphere application server ; otherwise your default keystore behavior may be different . see using the java secure socket extension in websphere application server 注意,我們假設您安裝的是websphere application server network deployment ,否則您的缺省密鑰存儲區的行為可能有所不同。
The java secure socket extension jsse enables secure internet communications with ssl tls . it provides an application framework - a java version of the ssl and tls protocols - complete with the full range of functionality including data encryption , server authentication , message integrity , and more Java安全套接字擴展( jsse )利用ssl / tls可以進行安全的internet通信,它提供了一個具有完整功能的應用程序框架一個java版本的ssl和tls協議,這些功能包括數據加密、服務器認證、消息完整性,等等。
In computing, the Java Secure Socket Extension (JSSE) provides a set of packages which enable secure Internet communications. It implements a Java technology version of the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.